CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - face recognition

搜索资源列表

  1. MatchingPursuits

    1下载:
  2. Matching Pursuit方法,经典的稀疏表示方法,可以用人脸识别和图像分类,图像去噪,现在非常流行。-Matching Pursuit method, sparse representation of the classic, you can use face recognition and image classification, image denoising, now very popular.
  3. 所属分类:Document

    • 发布日期:2016-04-08
    • 文件大小:1879701
    • 提供者:高尚兵
  1. svm_face_recognition

    0下载:
  2. 一篇很不错的关于人脸表情识别的论文。论文提出了一种基于人脸局部特征的表情识别方法,先选取人脸重要的局部特征,对得到的局部特征进行主成分分析,然后用支持向量机( SVM)设计局部特征分类器来确定测试表情图像中局部特征,同时设计支持向量机( SVM)表情分类器,确定表情图像的所属类别。-A very good facial expression recognition on paper. This paper proposes a feature based on local expression
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:428494
    • 提供者:王二
  1. 6544565

    0下载:
  2. 基于LBP和混合2DPCA_PCA的人脸识别研究 不错的一篇中文论文-LBP and mixed-based Face Recognition 2DPCA_PCA good an article in a Chinese paper
  3. 所属分类:Document

    • 发布日期:2017-05-14
    • 文件大小:3427928
    • 提供者:who
  1. SIFT

    0下载:
  2. 一种很好的基于SIFT算子的人脸识别方法的介绍,文章有很不错。-A good SIFT-based operator of the introduction of face recognition method, there is a very good article.
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:287056
    • 提供者:朱静
  1. Face_Reg

    0下载:
  2. Face recognition PPT
  3. 所属分类:Development Research

    • 发布日期:2017-05-09
    • 文件大小:1567532
    • 提供者:ra
  1. Desktop

    0下载:
  2. IT IS ALSO FACE RECOGNITION CODE
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:638643
    • 提供者:laki
  1. pca

    0下载:
  2. it is face recognition code using pca
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:31789
    • 提供者:laki
  1. 2006_bowyer-survey

    0下载:
  2. documentation for face modeling and face recognition
  3. 所属分类:Document

    • 发布日期:2017-04-29
    • 文件大小:418414
    • 提供者:mircea
  1. Basedonwaveletanalysisandprincipalcomponentanalysi

    0下载:
  2. 基于小波分析和主成分分析的人脸识别研究随着社会的发展,社会各个方面对快速有效的身份验证的要求日益迫切。由 于生物特征是人的内在属性,具有很强的自身稳定性和个体差异性,因此是身份 验证的理想依据。其中利用人脸特征又是最自然直接的手段,相比其他生物特征, 它具有直接、友好、方便的特点,易于为用户接受。从而,人脸识别吸引了越来 越多来自计算机视觉和信号处理等领域的关注,成为模式识别、图像处理等学科 的研究热点。-Based on wavelet analysis and princ
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:37592
    • 提供者:付采
  1. KPCAandSVM

    1下载:
  2. KPCA与SVM共同用于人脸识别 SVM提高了分类效果 KPCA是一种借鉴SVM中核函数的一种较好的特征提取方法-KPCA and SVM for face recognition SVM together to improve the classification results from KPCA is a kernel function in SVM a better feature extraction method
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:224202
    • 提供者:付赛男
  1. face

    0下载:
  2. this book explains the face recognition algorithm using gabor wavelet
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:1259010
    • 提供者:Mohan
  1. face_detection_paper

    0下载:
  2. 两篇人脸检测的英文论文,是花钱买的哦,英文描述中是一篇文章的英文摘要!-Face and facial feature detection plays an important role in various applications such as human computer interaction, video surveillance, face tracking, and face recognition. Efficient face and facial feature det
  3. 所属分类:Project Manage

    • 发布日期:2017-05-14
    • 文件大小:3770968
    • 提供者:刘宋
  1. Facerecognition

    0下载:
  2. 人脸识别因其在安全验证系统、信用卡验证、医学、档案管理、视频会 议、人机交互、系统公安(罪犯识别等)等方面的巨大应用前景而越来越成为 当前模式识别和人工智能领域的一个研究热点。 本文提出了基于24位彩色图像对人脸进行识别的方法,介绍的主要内容是图像处理,它在整个软件中占有极其重要的地位,图像处理的好坏直接影响着定位和识别的准确率。本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确
  3. 所属分类:Document

    • 发布日期:2017-05-09
    • 文件大小:2287015
    • 提供者:张雨
  1. face.tar

    0下载:
  2. This python scr ipts are for face recognition. I used PCA Algorithm. You need to import few python packages. Forinstance numpy,opencv-python,psyco -This python scr ipts are for face recognition. I used PCA Algorithm. You need to import
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:2227
    • 提供者:sleepbuster
  1. frequencybasedfacerecognition

    0下载:
  2. this is a source code for face recognition using frequency domain
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:681612
    • 提供者:masoom
  1. MoAT7.1

    0下载:
  2. This paper identifies a novel feature space to address the problem of human face recognition from still images. This based on the PCA space of the features extracted by a new multiresolution analysis tool called Fast Discrete Curvelet Transfo
  3. 所属分类:Development Research

    • 发布日期:2017-03-26
    • 文件大小:432309
    • 提供者:Swati
  1. FaceDetection

    0下载:
  2. 图像领域中涉及到人脸检测方法的论述,较全面的总结了各种人脸识别方法及其所用算法。-Images of people involved in the field of face detection methods of exposition, a more comprehensive summary of the various face recognition methods and algorithms used.
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:473524
    • 提供者:jose
  1. 788

    0下载:
  2. 人脸识别是机器视觉和模式识别领域最富有挑战性的课题之一,同时也具有较为广泛的应用意义。人脸识别技术是一个非常活跃的研究领域,它覆盖了数字图像处理、模式识别、计算机视觉、神经网络、心理学、生理学、数学等诸多学科的内容。如今,虽然在这方面的研究已取得了一些可喜的成果-Face recognition is the field of machine vision and pattern recognition, one of the most challenging issues, but also
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:4200
    • 提供者:ldj
  1. face_recognition

    0下载:
  2. face recognition using mlp
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1515
    • 提供者:su
  1. Dynamic-face-recognition

    0下载:
  2. dynamic face recognition
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:252914
    • 提供者:erdf
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com